home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_76882.txt < prev    next >
Text File  |  1989-09-27  |  3KB  |  124 lines

  1. -- card: 76882 from stack: in
  2. -- bmap block id: 77236
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Find DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=132 top=184 right=214 bottom=374
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: find
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupButtons
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupButtons
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 5 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=101 top=149 right=172 bottom=409
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: task box
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupFind
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupFind
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 6 (field)
  55. -- low flags: 01
  56. -- high flags: 2002
  57. -- rect: left=88 top=53 right=76 bottom=251
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 0
  61. -- font id: 3
  62. -- text size: 10
  63. -- style flags: 0
  64. -- line height: 13
  65. -- part name: Inbox
  66.  
  67.  
  68. -- part 8 (field)
  69. -- low flags: 81
  70. -- high flags: 2004
  71. -- rect: left=116 top=105 right=143 bottom=281
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 0
  75. -- font id: 3
  76. -- text size: 10
  77. -- style flags: 0
  78. -- line height: 13
  79. -- part name: popupFind
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   hide card field "popupFind"
  83. end mouseUp
  84.  
  85.  
  86. -- part 9 (field)
  87. -- low flags: 81
  88. -- high flags: 2004
  89. -- rect: left=100 top=124 right=176 bottom=389
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 0
  93. -- font id: 3
  94. -- text size: 10
  95. -- style flags: 0
  96. -- line height: 13
  97. -- part name: popupButtons
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   hide card field "popupButtons"
  101. end mouseUp
  102.  
  103.  
  104. -- part contents for card part 6
  105. ----- text -----
  106. Press any element for details.
  107.  
  108. -- part contents for card part 8
  109. ----- text -----
  110. Enter the name of a task, or just part of the name.
  111.  
  112. -- part contents for card part 9
  113. ----- text -----
  114. Click Find to find tasks containing the text you entered.
  115.  
  116. Click Cancel to cancel the command.
  117.  
  118. -- part contents for background part 30
  119. ----- text -----
  120. The Search Menu
  121.  
  122. -- part contents for background part 31
  123. ----- text -----
  124. Find Dialog Box